gtkwidget: Avoid use of shadowed flag
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 24 Jun 2020 16:24:12 +0000 (18:24 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 24 Jun 2020 18:35:23 +0000 (20:35 +0200)
commit102d2a36f37e61421135473c403abcb3cd4d12e4
tree0026a49e1553802168d771f8547bc2edc5492646
parentf046e27bb4c04b60d2275d5fc56ef2a816f4dbec
gtkwidget: Avoid use of shadowed flag

This is going away, look up whether there is a grab, and whether
the widget is within it, instead.
gtk/gtkwidget.c